net/http.http2Transport.logf (method)

3 uses

	net/http (current package)
		h2_bundle.go#L9581: 	cc.t.logf(format, args...)
		h2_bundle.go#L9590: 		t.logf(format, args...)
		h2_bundle.go#L9594: func (t *http2Transport) logf(format string, args ...interface{}) {